CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 直线检测 matlab

搜索资源列表

  1. line_hough.rar

    0下载:
  2. matlab编写的直线检测算法,能够有效的提取出直线。和matlab自带的hough变换实现的同样的功能,matlab prepared in a straight line detection algorithm can effectively extract the straight line. And the hough transform matlab own to achieve the same function
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:2015
    • 提供者:cheng tiantian
  1. Hought.rar

    0下载:
  2. 霍夫变换 以及相应的源码 用于图像处理中的 直线检测 参数估计等hough transform,Hough Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:33500
    • 提供者:Jennifer
  1. R2007test__hough

    0下载:
  2. 在 matlab中利用hough变换对图像进行直线检测,此程序能检测出只要的直线,并提取出来-Hough transform in matlab using the image line detection, this procedure can detect as long as the line, and extracted
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:734
    • 提供者:姚军
  1. radon-line-detection

    3下载:
  2. 使用radon变换进行直线检测,matlab源文件-Line detection using the radon transform
  3. 所属分类:图形/文字识别

    • 发布日期:2013-11-23
    • 文件大小:1134
    • 提供者:张蒙
  1. hough2

    0下载:
  2. 用MATLAB编程,进行二维图像的哈夫变换直线检测-Using MATLAB programming for two-dimensional image of the Hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1399
    • 提供者:xiaoyang
  1. houghlinedetect

    0下载:
  2. hough 变换实现直线检测 在噪声服从高斯分布的背景中构造信噪比为2、长度为34像素的目标线段;在找出线段所在直线后,在采用固定长线段滑动的方法,确定线段的起始点,最终确定线段的确切位置。-hough transform line detection in the noise to obey Gaussian distribution of the background-noise ratio for the structure 2, with a length of 34 pix
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1107
    • 提供者:fisher
  1. houghtransform

    0下载:
  2. hough变换实现直线检测,MATLAB实现,带实例说明-hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:91352
    • 提供者:王林林
  1. lineDetect

    0下载:
  2. 本文根据图像学的相关知识,写出了用MATLAB进行直线检测的源代码。-This code is based on the knowledge of image processing and use the language of matlab to detect line .
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1160
    • 提供者:耿帅
  1. fhouhgh

    0下载:
  2. 利用霍夫变换进行直线检测的算法实现 设置不同的阈值来控制直线的输出-detect lines in image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1715
    • 提供者:lihao
  1. xiugaizuidaleijianzhi

    0下载:
  2. matlab中直线检测的代码包括图像滤波、分割、边缘检测等,很实用的程序-Image processing algorithms in the opening operation code can be used directly, a very useful program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2214
    • 提供者:钟伟
  1. Hough

    0下载:
  2. 直线检测 检测图像中的直线 运用hough 变换-Straight line detection test images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:8373
    • 提供者:baoer
  1. Hough变换直线检测

    0下载:
  2. 可用的Hough变换直线检测程序,通过matlab软件实现
  3. 所属分类:源码下载

  1. hough直线检测matlab代码

    0下载:
  2. 一种用matlab实现的hough直线检测算法,包括灰度化,特征点标注,与最终结果图。参数可调。
  3. 所属分类:matlab例程

  1. line_detector

    0下载:
  2. 直线检测算法的MATLAB代码,由于作者只放出了C的代码,故写了一份MATLAB的(Line segment detector algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:131072
    • 提供者:if空间
  1. hough直线检测

    0下载:
  2. matlab实现的直线检测方法,主要为hough变换,包括图片及实验结果(Matlab implementation of the line detection method, mainly for the Hough transform, including pictures and experimental results)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:288768
    • 提供者:哈哈124
  1. 边缘检测hough直线

    0下载:
  2. 用MATLAB边缘检测检测出直线,并用Hough函数连接起来。(Use MATLAB to detect straight lines and connect)
  3. 所属分类:网络编程

    • 发布日期:2018-01-09
    • 文件大小:114688
    • 提供者:王浩号
  1. LSD直线提取算法MATLAB

    8下载:
  2. 自己实现的LSD直线检测算法,比论文提供的LSD检测算法少了很多复杂操-(LSD own line detection algorithm implemented, LSD detection algorithm than the paper offered a lot less complicated operation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-11-01
    • 文件大小:330752
    • 提供者:hanpuxia
  1. 直线匹配MATLAB

    0下载:
  2. MATLAB对图片进行直线检测和匹配,有应用实例,实验图片,运行时间较长,请耐心等待
  3. 所属分类:matlab例程

  1. matlab实现识别图像中时钟的时间(244597)

    1下载:
  2. 通过霍夫直线检测等算法实现钟表表盘的识别以及读取显示(The clock dial recognition and reading display are realized by Hough line detection and other algorithms)
  3. 所属分类:其他

    • 发布日期:2020-10-24
    • 文件大小:166912
    • 提供者:大宇宇啊
  1. Gary_LSD-master

    1下载:
  2. LSD用于图像直线检测,本代码为LSD的MATLAB版本,可用作学术参考(LSD for image line detection, this code is the matlab version of LSD, can be used for academic reference)
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-01
    • 文件大小:22053888
    • 提供者:248JW
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com